home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-28 | 2.6 KB | 63 lines | [TEXT/ttxt] |
- MacCurveFit Version History
-
- • 1.0 September 1993
- Original version
-
- • 1.0.1 September 1993
- - Fixed a problem that prevented curve fitting with functions that
- used the coefficient 'h'.
-
- • 1.0.2 October 1993
- - Corrected the X and Y labels in the printed output from the Fit
- window.
- - Fixed a problem with the Plot and Fit window submenus. These menus
- are now displayed correctly with filenames containing parentheses.
- - The program now updates the fit window's title when the plot window
- is saved under a new name.
- - Fixed a printing problem on the LaserWriter Pro 600.
- - Defeated a conspiracy between the operating system and the Think
- Class Library. Filenames are displayed properly in the Print
- Monitor's status window.
- - Corrected a problem that sometimes caused fit windows to be saved
- with the functions removed.
- - Added a personalisation string to the splash screen.
- - Corrected the definition of R^2 in the manual.
-
- • 1.0.3 November 1993
- - No changes to source code.
- 1.0.2 was compiled using THINK C's code optimization settings in order
- to reduce the application size. This resulted in erroneous object code
- being produced and consequently the coefficient uncertainty calculation
- did not produce correct results. 1.0.3 is a recompilation without the
- code optimization.
-
- • 1.0.4 December 1993
- - Changed the plot-data file link mechanism. Data files are now
- remembered relative to the plot file and not relative to the
- application file. This is more logical when sending data and plot files
- to colleagues.
- - Corrected a problem that prevented the program from starting under the
- System 6 Finder when a MacCurveFit document icon was double clicked.
- - Prevented the program from aborting under System 6 when 'cancel' was
- clicked in the bad link dialog at startup.
- - Revised drawing procedure for rotated text to allow for MacDraw
- compatibility.
- - Reintroduced MacDraw compatible clipboard output by allowing the
- function curves to be created as smoothed polygons.
- - Revised the documentation to describe the coefficient uncertainties
- in more detail.
- - Reduced the size of the documentation file by replacing the 8-bit colour
- images by 4-bit colour images.
-
- • 1.0.5 December 1993
- - Fixed a printing bug where the Y axis label was truncated. This was most
- evident on StyleWriters.
-
- • 1.0.6 January 1994
- - Fixed a bug that caused an alert box to be displayed occaisonally
- when printing the Fit window. The same bug also caused pagination
- problems.
-
- • 1.0.7 April 1994
- - The plot window can now be zoomed to completely cover an A4 portrait
- monitor without crashing.